home *** CD-ROM | disk | FTP | other *** search
/ Resource for Source: C/C++ / Resource for Source - C-C++.iso / misc_src / imagestr / demoall4.frm (.txt) < prev    next >
Visual Basic Form  |  1995-11-01  |  17KB  |  155 lines

  1. Form4
  2. ImageStream-VB
  3. Form45
  4. Picture2
  5. VVVVV
  6. VVVVVVVVV
  7. VVVVVV
  8. VVVVVVV
  9. VVVVVV
  10. VVVVVVVVV
  11. VVVVVVVVVVVVV
  12. VVVVVV
  13. VVVVVVVV
  14. VVVVVVVV
  15. VVVVVVVVVV
  16. VVVVVVVV
  17. VVVVVVV
  18. VVVVV
  19. VVVVVVVVV
  20. VVVVV
  21. VVVVVVVVVVVV
  22. VVVVVVVVVVV
  23. VVVVVVVVV
  24. VVVVV
  25. VVVVV
  26. VVVVVVVVVVVV
  27. VVVVV
  28. VVVVV
  29. VVVVV
  30. VVVVV
  31. VVVVV
  32. VVVVV
  33. VVVVV
  34. VVVVV
  35. VVVVV
  36. VVVVV
  37. VVVVVVVV
  38. VVVVV
  39. VVVVVVVVV
  40. VVVVV
  41. VVVVV
  42. VVVVV
  43. VVVVV
  44. VVVVVVV
  45. VVVVVVV
  46. VVVVVVV
  47. Command1
  48. Close
  49. Command9
  50. Change Prefs...
  51. Command8
  52. Handle Test
  53. ISVB3
  54. Command4
  55. hMF Test
  56. Picture1
  57.     Command13
  58. Copy hMF
  59. ISVB2
  60. Command6
  61. View bBox...
  62. ISVB5
  63. Command7
  64.     Test bBox
  65. Label4
  66. }This demonstration shrinks the picture on the main screen in half and then loads it into the ImageStream control at the left.
  67. Label3
  68. aThis demonstration copies the image directly from one ImageStream control to the one at the left.
  69. Label2
  70. This demonstration uses the Windows MetaFile functions to copy the ImageStream metafile to a disk file.  This file is then loaded into the VB PictureBox at the left.
  71. Label1
  72. ~This demonstration creates a standard Windows based metafile in memory and copies it into the ImageStream control at the left.
  73. Command7_Click
  74. isvb5
  75. bBox_top
  76. ISVB1H
  77. bBox_bottom
  78.     bBox_left
  79. bBox_right
  80. CopyMF
  81. newwidth
  82.     newheight7
  83. ExportFileSpec 
  84. ImportFileSpec
  85. View100
  86. Checkede
  87. Command6_Click@
  88. Height_InchesX
  89. Width_Inches
  90.     Form_Load
  91. Command13_Click
  92. isvb2
  93. Command4_Click
  94. CopyMetaFile
  95. Status
  96. DeleteMetaFile
  97. Picture1N
  98. Command8_Click`
  99. FileOffset
  100. ExportFileTypei
  101. ExportFileHandle
  102. isvb3,
  103. ImportFileType
  104. ImportFileHandle
  105. GlobalFree
  106. Command9_Click
  107. form2w
  108. form1isvb1
  109. Form1
  110. fSpec
  111. GlobalAlloc
  112. wFlags
  113. dwBytes
  114. Command1_Click
  115. Form4
  116. Kernel
  117. Kernel
  118. Command1_Click
  119. Command13_Click
  120.  Copy the bounding box and the DPI value
  121.  before making a copyx
  122.  This forces the new control to make a copy of
  123.  the image in isvb1w
  124. Command4_Click
  125.  Use the Windows CopyMetaFile call to create a wmf version
  126.  of the image on disk.
  127. metatest.wmf
  128.  Delete the metafile left in memory by CopyMetaFilev
  129.  Load the metafile in the standard VB PictureBox
  130. metatest.wmf
  131. Command6_Click
  132. Top: 
  133. Bottom: 
  134. Left: 
  135. Right: 
  136. Inch: 
  137. Heigth: 
  138. Width: 
  139. Command7_Click
  140.  Make a copy of the picturem
  141.  Shrink the picture in halfm
  142.  Export the smaller picturem
  143. small.wmf
  144.  Import the new smaller picture+
  145. small.wmf
  146.  Delete temporary file
  147. small.wmf
  148. Command8_Click
  149.  Create a standard Windows metafile of the current image
  150. Dummy to initiate export
  151.  Import this image to see if it worked
  152.  Free the memory used by the memory based metafile
  153. Command9_Click
  154. Form_Load
  155.